Selects which logical channels to use as measurement channels for this measurement.
Syntax
Visual Basic (Declaration) | |
---|
Public Overloads Overridable Sub ChangeMeasurementChannels( _
ByVal ParamArray logicalChannelIndexes() As Integer _
) |
Parameters
- logicalChannelIndexes
- The zero-based logical channel indexes that correspond to which logical channels to use as measurement channels in the measurement.
Exceptions
Exception | Description |
System.ArgumentException | If the array is empty, any values are negative, duplicates of other values in the
array, or for logical channel indexes that are out of range. |
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 15.00
See Also